home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / misc / RecentScript.lha / RecentScript / Configs / YAM FTP-Mail.hlp < prev    next >
Encoding:
Text File  |  1997-07-10  |  906 b   |  33 lines

  1. Short   : FTP-EMail-Request for YAM
  2. Type    : REXX
  3. Requires: YAM, Rexx, WaitForPort
  4. Author  : Arndt van der Molen
  5. Version : 1.2
  6.  
  7. Introduction:
  8.  
  9.   Saves an ARexx script which generates an FTP request
  10.   mail with the selected archives with help of YAM.
  11.  
  12. Configuration:
  13.  
  14.   %1: E-Mail address to which the selected archives
  15.       should be sent
  16.  
  17.   %2: E-Mail address of an AmiNet FTP-Mail server
  18.  
  19.   %3: Relative path of the AmiNet root directory on
  20.       the server with a trailing '/'
  21.  
  22.   %4: Maximum E-Mail size of the FTP-Mail server replies
  23.  
  24. Usage:
  25.  
  26.   Execute the output script with 'rx xyz.rexx' in the CLI
  27.   or doubleclick on the provided icon of the output script.
  28.  
  29.   The script will use an already opened YAM or starts a new
  30.   from YAM:YAM to generate a FTP request mail with the
  31.   selected archives. The resulting mail is queued within YAM
  32.   and must be sent manually by clicking on the 'Send' button.
  33.